home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 111
/
CD Gamer Issue 111 (July 2002) (Disc 1).ISO
/
intro.dxr
/
00008_Continue.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-22
|
218 b
|
12 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("ContinueHigh")
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("Continue")
end
on mouseUp me
go(#next)
end